Formal Parameter | Type | Default | Required | Description |
advancedDrillingContextMenuDisplay | INTEGER | 1 | false | It is used in the transform to specify whether to show the advanced drilling options in the editor or context menu. Allowed Values: PreferencesDrillTransform.ADVANCED_DRILLING_RMC_DISPLAY_DEFAULT = "1" ADVANCED_DRILLING_RMC_DISPLAY_SUBMENU = "2" |
appliesTo | STRING | false | This parameter informs the javascript the id of the bone the actions of this component applies to. For example, action of a Toolbar will be applied to the "grid" bone (in the Report page), or the the rwb_viewer (in the document's page). Possible values for this property are bone ids, its usage depends on the page. |
|
containerHeight | STRING | -1 | false | Specifies the height (in any measure accepted by the web-browser) of the element rendered by this transform. Its value can be specified on the request as "containerHeight" and this will overwrite the existing value. |
containerWidth | STRING | -1 | false | Specifies the width (in any measure accepted by the web-browser) of the element rendered by this transform. Its value can be specified on the request as "containerWidth" and this will overwrite the existing value. |
contextMenus | STRING | false | This formal parameter is used by the Transform to identify the context-menus definition. The value of this parameter can specify either:
|
|
cssBottom | STRING | bottom | false | Deprecated. css formatting is now applied through the layout-xml This is the css name for the bottom area of the transform. Allowed Values: String value representing a css class name. It should be defined in a css file included in the page. |
cssCenter | STRING | center | false | Deprecated. css formatting is now applied through the layout-xml This is the css name for the center area of the transform. Allowed Values: String value representing a css class name. It should be defined in a css file included in the page. |
cssErrorMessage | STRING | error-message | false | Deprecated. This formal parameter is not referenced anywhere in the code This is the css name for the error message. Allowed Values: String value representing a css class name. It should be defined in a css file included in the page. |
cssErrorTitle | STRING | error-title | false | Deprecated. This formal parameter is not referenced anywhere in the code This is the css name for the error title. Allowed Values: String value representing a css class name. It should be defined in a css file included in the page. |
cssFile | STRING | false | CSS file that includes the style definition. If defined, this file will be included as Link. |
|
cssLeft | STRING | left | false | Deprecated. css formatting is now applied through the layout-xml This is the css name for the left area of the transform. Allowed Values: String value representing a css class name. It should be defined in a css file included in the page. |
cssPrefix | STRING | false | Prefix to append to all css class names. |
|
cssRight | STRING | right | false | Deprecated. css formatting is now applied through the layout-xml This is the css name for the right area of the transform. Allowed Values: String value representing a css class name. It should be defined in a css file included in the page. |
cssTop | STRING | top | false | Deprecated. css formatting is now applied through the layout-xml This is the css name for the top area of the transform. Allowed Values: String value representing a css class name. It should be defined in a css file included in the page. |
cssUseFileContent | BOOLEAN | false | false | This is the flag used in the transform to specify whether to show a link to the CSS file or the whole CSS file content. Allowed Values: TRUE/FALSE. |
customJavaScriptFeatures | STRING | false | name for the formal parameter "customJavaScriptFeatures". |
|
datasetID | STRING | false | ||
datasetName | STRING | false | ||
debugErrorFlags | INTEGER | 65535 | false | Indicates which extra debug information to include in case of an error. The flags are taken from the EnumWebAppDebugFlags enumeration. |
debugFlags | INTEGER | 0 | false | Indicates which debug information to include. The flags are taken from the EnumWebAppDebugFlags enumeration. |
documentStyle | STRING | RWGridStyle | false | The RWBean transform's style that will transform the view bean for obtaining the custom report XML for grids in documents Allowed values: String value that corresponds to a style on the styleCatalog. |
dragMode | INTEGER | 0 | false | Indicates the drag mode that the component to render will have. Usage: This tells us if the dialog can be dragged or docked (or both). Possible values for this property and their meaning include: |
drillRetainThresholds | STRING | 3 | false | This is the FP which tells whether to retain the thresholds while drilling.
If a value is specified here, then the drill Preference on the preference page for the same is ignored.
This value can be 1(to retain), 0(to not retain) or 2(to use the drill path for the value).
If blank the drill preference is used.
Allowed Values:
PreferencesDrillTransform.DRILL_OPTION_RETAIN_THRESHOLD_YES = "1"; PreferencesDrillTransform.DRILL_OPTION_RETAIN_THRESHOLD_NO = "2"; PreferencesDrillTransform.DRILL_OPTION_RETAIN_THRESHOLD_REPORT_DEFINITION = "3"; |
extraFlashVars | STRING | false | The value of this parameter specifies a collection of extra flashVar variables that will be passed to the embedded flash object. These variables consist of name/value pairs in the following format: "name1=value1&name2=value2&name3=value3" If set through the styleCatalog.xml, the '&' must be encoded, so it should be "name1=value1&name2=value2&name3=value3" |
|
extraInput | STRING | false | Indicates any extra inputs to be included in the forms generated by the transform. |
|
extraUrl | STRING | false | Indicates any extra parameters to be included in the links generated by the transform. |
|
flashFile | STRING | false | The name of the flash SWF file to include. Allowed values: String values | |
globalCssErrorMessage | STRING | error-message | false | Deprecated. The css class to use for the title cannot be controlled by a Formal Parameter anymore. CSS to be used in all error messages. |
globalCssErrorTitle | STRING | error-title | false | Deprecated. The css class to use for the title cannot be controlled by a Formal Parameter anymore. CSS to be used in all Error titles. |
gridGraphUnitKeyContext | STRING | false | This formal parameter indicates the unique Id of the RWGridGraphControl.
This will only apply to grids and graphs rendered inside Report Writing Documents.
Allowed values: Any String |
|
height | STRING | false | Indicates the default height of the component. If this is not a resizable component, this
is the height used. If if it resizable, though, the user might change its width
using javascript and the value is saved in a preference; thereafter the Transform
will use this new value for this component. |
|
hideResizingJs | BOOLEAN | false | false | In this Transform's output we have some bone-based JavaScript Strings. These JavaScript are not used for Mojo Modes. So we use this boolean-typed FormalParameter to control whether we show the JavaScript or not. |
id | STRING | false | It is used to identify the outer shell for all report modes - grid, graph and gridgraph. (Firefox issue: 246019) | |
iframeEnabled | BOOLEAN | false | false | Indicates whether the transform supports iframe manipulations. |
imgError | STRING | jobError.gif | false | This is the Image to display when there bean is in Error status. Allowed Values: The value to indicate should be a valid image file name, with any necessary path information not included already on the resourcesFolderImage application configuration parameter. |
imgWait | STRING | ani_wait.gif | false | Deprecated. This value is not used anymore by the Transform as the wait image is included using css. Name of the image for the Processing icon on the Wait page. Allowed Values: The value to indicate should be a valid image file name, with any necessary path information not included already on the resourcesFolderImage application configuration parameter. |
includeBaseURL | BOOLEAN | false | false | Adds a FlashVar named "baseURL" that contains a URL that can be used to access MicroStrategy Web from Flash. This link includes the session manager state which is used to restore the session |
incrementalFetchStyleForRow | STRING | ReportStyleIncrementalFetch_2 | false | This is the name of the style used to show the incremental fetch for row. Allowed Values: any report style name from StyelCatalog.xml file. |
initialIndent | INTEGER | 0 | false | Deprecated. Indentation is not appended by Transforms anymore. Indicates the initial indentation of the HTML generated. |
nodeKeys | STRING | false | A list of grid keys to be requested by the Flash code when the visualization is applied to a grid in a document. This list may have multiple elements if Secondary Data Providers are enabled. The list is a comma separated list of keys and sliceIDs: "K44:0,W45:1,W46:2" |
|
quickSwitch | BOOLEAN | false | false | This formal parameter indicates if the grid is going to have the Quick Switch functionality (client side view mode change enabler) enabled.
This will only apply to grids and graphs rendered inside Report Writing Documents.
Allowed values: True and False |
renderElementListOnSelectionDataJson | BOOLEAN | false | false | Deprecated. Whether to add a list of the elements to the selectionData JSON object. This list can be used to map names to element IDs and obtain metric values (used for the US Map Visualization sample). |
renderShell | BOOLEAN | true | false | Whether to render the shell (DIV tag) that allows the visualization to have a grid bone. This is not necessary when the visualization is displayed inside an Iframe |
reportXMLPageName | STRING | reportSimple | false | The name of the page on the pageConfig that returns the custom report XML. Used to generate the URL for the custom report XML. Allowed values: String value that corresponds to a page name on the pageConfig. |
reportXMLStyle | STRING | ReportDataVisualizationXMLStyle | false | The name of the style to use to generate the custom report XML Allowed values: String value that corresponds to a style on the styleCatalog. |
rwPageName | STRING | rwSimple | false | The name of the page on the pageConfig that returns the custom report XML for grids in documents. Used to generate the URL for the custom report XML for grids in documents Allowed values: String value that corresponds to a page name on the pageConfig. |
scriptClass | STRING | false | Holds the name of the javaScript class (if any) to be associated with the component.
When the scriptClass is specified, a bone is registered on the page for this component.
A bone is the corresponding concept of a bean in Microstrategy's javascript environment. By default, thie methods returns an empty string. Transform which does have an associated bone needs to override this method. |
|
showDrillPathSetNamesSubMenuAtTopLevel | BOOLEAN | true | false | It is used in the transform to specify whether to show the set names submenu for drilling at the top level (or at a lower depth). Allowed Values: TRUE/FALSE. |
showIncreFetchForColumn | BOOLEAN | true | false | Deprecated. It is used in the transform to specify whether to show increfetch links on column. Allowed Values: TRUE/FALSE. |
showIncreFetchForRowOnBottom | BOOLEAN | true | false | Deprecated. It is used in the transform to specify whether to show increfetch links for rows at the bottom of the grid. Allowed Values: TRUE/FALSE. |
showIncreFetchForRowOnTop | BOOLEAN | false | false | Deprecated. It is used in the transform to specify whether to show increfetch links for rows on top of the grid. Allowed Values: TRUE/FALSE. |
showSubtitle | STRING | 3 | false | Controls whether subtitles (attribute forms) are to be displayed for this grid.
Allowed Values:
|
treeType | STRING | 1 | false | |
useAbsoluteURLs | BOOLEAN | false | false | Whether to use an absolute path on the CustomURL FlashVar |
useBuiltInFormat | BOOLEAN | true | false | This is the flag used in the transform to specify whether to use the formatting info from the report definition. Out of box, we map the first preference in Grid preferences section to this formal parameter. If it's TRUE, WebCSSHelper.getCSS() will give the css class definitions, which is from report formatting defintion. If it's FALSE, a specified css file will give the css class definitions, which is what formal paramter cssFile means. Allowed Values: TRUE/FALSE. |
useDHTML | BOOLEAN | true | false | Indicates whether to use DHTML on the output. If not set, the bean's OutputFormat() method will be used. |
useJS | BOOLEAN | true | false | Whether to use Javascript to render the embeded Flash Object. Javascript is used validate that the proper version of Flash is installed on the client. Its value can be specified on the request as "useJS" and this will overwrite the existing value. |
width | STRING | false | Indicates the default width of the component. If this is not a resizable component, this
is the width used. If if it resizable, though, the user might change its width
using javascript and the value is saved in a preference; thereafter the Transform
will use this new value for this component. |